Autogenerated HTML docs for v1.7.1-226-g770c5 
diff --git a/git-annotate.html b/git-annotate.html index 290623b..bfeb43b 100644 --- a/git-annotate.html +++ b/git-annotate.html 
@@ -502,9 +502,9 @@  running extra passes of inspection.   </p>   <div class="para"><p>&lt;num&gt; is optional but it is the lower bound on the number of  -alphanumeric characters that git must detect as moving  +alphanumeric characters that git must detect as moving/copying   within a file for it to associate those lines with the parent  -commit.</p></div>  +commit. The default value is 20.</p></div>   </dd>   <dt>   -C|&lt;num&gt;|  @@ -521,9 +521,11 @@  looks for copies from other files in any commit.   </p>   <div class="para"><p>&lt;num&gt; is optional but it is the lower bound on the number of  -alphanumeric characters that git must detect as moving  +alphanumeric characters that git must detect as moving/copying   between files for it to associate those lines with the parent  -commit.</p></div>  +commit. And the default value is 40. If there are more than one  +<tt>-C</tt> options given, the &lt;num&gt; argument of the last <tt>-C</tt> will  +take effect.</p></div>   </dd>   <dt>   -h  @@ -552,7 +554,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-04-24 02:55:46 UTC  +Last updated 2010-05-21 14:57:14 UTC   </div>   </div>   </body>